SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 39920: The error "Can't Save DTO" occurs in the SAS® Merchandise Planning KPI Set Editor when you are formatting a KPI

DetailsAboutRate It

The error "Can’t save DTO" occurs in the KPI Set Editor. This error occurs when you format a KPI for a task, save it, remove the KPI, and save the task again.

To resolve this issue, run the following database script using SQL*Plus:

DROP TRIGGER maxdata.tr_wlksw_bef_d; DROP TRIGGER maxdata.tr_wlks_bef_d; DROP TRIGGER maxdata.tr_wldfw_bef_d; DROP TRIGGER maxdata.tr_wldf_bef_d;

The script fixes the problem by dropping the following four triggers:

  • maxdata.tr_wlksw_bef_d;
  • maxdata.tr_wlks_bef_d;
  • maxdata.tr_wldfw_bef_d;
  • maxdata.tr_wldf_bef_d;


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Merchandise Financial Planning and SAS Merchandise In-Season ManagementMicrosoft Windows Server 2003 Enterprise Edition6.1.3M36.49.1 TS1M3 SP49.3 TS1M0
64-bit Enabled AIX6.1.3M36.49.1 TS1M3 SP49.3 TS1M0
64-bit Enabled Solaris6.1.3M36.49.1 TS1M3 SP49.3 TS1M0
SAS SystemSAS Merchandise Assortment PlanningMicrosoft Windows Server 2003 Enterprise Edition6.1.3M36.49.1 TS1M3 SP49.1 TS1M3 SP4
64-bit Enabled AIX6.1.3M36.49.1 TS1M3 SP49.1 TS1M3 SP4
64-bit Enabled Solaris6.1.3M36.49.1 TS1M3 SP49.1 TS1M3 SP4
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.